Skip to content

Conversation

@fimion
Copy link
Contributor

@fimion fimion commented Dec 5, 2020

Description of Problem

The way a developer needs to use watch on a proxied object is not well documented. I have outlined more details in #733

Proposed Solution

Add details about shallow copying and deep copying an object to see both the old and new values of it.

Additional Information

@fimion
Copy link
Contributor Author

fimion commented Dec 5, 2020

@bencodezen told me to tag him in this as well.

@fimion fimion mentioned this pull request Dec 5, 2020
@NataliaTepluhina NataliaTepluhina linked an issue Dec 6, 2020 that may be closed by this pull request
Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fimion thank you for working on this! I've added a few comments to the PR

Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fimion thank you for all the changes! I've added a few more points to review

Copy link
Member

@bencodezen bencodezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work on this @fimion and @NataliaTepluhina for the great reviews!

I think we're good to go for release so people can utilize this information. We can always iterate in another PR!

@bencodezen bencodezen merged commit 6ff094a into vuejs:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

watch and proxied objects

3 participants